gsk: Fix hexbox drawing for fallback rendering
authorMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jan 2018 23:55:23 +0000 (18:55 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jan 2018 23:55:23 +0000 (18:55 -0500)
commit2bab983ecf196cd215b2bc422c8a4fd151a4e229
tree92e31586353de5695c303ccc1abb2f038ca1dc4b
parent258e504c6a1de2c2c79174efab6d2fef17f4465c
gsk: Fix hexbox drawing for fallback rendering

pango does not currently export api for drawing hex boxes,
but by using pango_cairo_show_glyph_string, we can reuse its
implementation.
gsk/gskrendernodeimpl.c